CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 缓冲 队列

搜索资源列表

  1. 金笛JAVA版短信开发控件 V2.1

    0下载:
  2. 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:107472
    • 提供者:马艳飞
  1. S3C44B0Xcomm

    0下载:
  2. 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules and the method to which attenti
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:47706
    • 提供者:金阳
  1. lpc2132mydemo

    0下载:
  2. lpc2132演示程序,同样是\"基于硬件FIFO和缓冲队列的\"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:76214
    • 提供者:h
  1. 消息缓冲队列实现通信

    0下载:
  2. 一个线程通过消息队列把消息传送给其他的线程
  3. 所属分类:源码下载

  1. vxworks 自定义数据队列的实现

    0下载:
  2. 实现了 自定义的 数据缓冲队列,具有良好的扩展性。 利用用户保留内存进行数据缓冲,避免内存碎片
  3. 所属分类:源码下载

  1. BufList

    0下载:
  2. 环形缓冲队列,带有Event激活,多入单出,用于线程间通信。-Ring buffer queue with Event-activated, multi-income single out for inter-thread communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4854
    • 提供者:neil
  1. Queue

    0下载:
  2. 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2082
    • 提供者:wyj
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5901
    • 提供者:ada
  1. CircleQueue_with_array_list

    0下载:
  2. 本程序中分别用数组和链表实现了环形队列,有利于理解环形缓冲区的实现。-This program implements circle queue by array and list.It is useful to understand the solution to circle buffer.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1798
    • 提供者:肖斌
  1. An_Adaptive_Jitter_Buffering_Algorithm_for_Voice_o

    0下载:
  2. 当IP语音包的网络时延抖动较小时,一般的语音缓冲算法可以得到较好的语音质量。当网络中存在突发大时延时,就会出现极大丢包率或极大端到端时延,从而难以获得好的语音质量。为此,提出针对突发大时延下的自适应语音缓冲算法。通过估算网络平均时延和学习语音包经过的网络路径上的状态,来确定需要控制端到端时延大小和语音包的丢包率,动态调整Jitter Buffer队列的最小深度和最大深度,从而可以尽量减小语音裂缝(gap)的出现。通过基于听觉模型的客观音质评价(PESQ)仿真计算以及在实际语音网关设备中的应用表明
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:330065
    • 提供者:瞿志超
  1. netqueue

    0下载:
  2. 网络通信使用的缓冲队列,包括列队元素如何添加、列队元素如何删除等功能-Network communication using the buffer queue, including how to add a line-up element, line-up features such as how to remove elements
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2252
    • 提供者:hucy
  1. DSP2812FIFO

    0下载:
  2. DSP上实现 软件FIFO队列 提高SCI的数据缓冲能力-DSP to achieve the software improve the SCI data FIFO queue buffering capacity
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:5050
    • 提供者:王易龙
  1. chapter14

    0下载:
  2. 使用消息缓冲队列实现client和server里程之间的通信。-The use of message buffer queue length to achieve client and server communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1345
    • 提供者:李开
  1. CycQueue

    0下载:
  2. 循环缓冲队列 ,常用于数据的采集等。比如生产者-消费者模式。-Circular buffer queue, commonly used in data collection and so on. For example the producer- consumer model.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2036
    • 提供者:阿焦
  1. DLinkBuffer

    0下载:
  2. 双缓冲队列。功能强大,可设置伸缩性及数据丢失时是否输出报警信息。用于数据缓冲。-Double-buffering queues. Powerful, scalability, and data loss can be set whether the output of alarm information. Used for data buffering.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4558
    • 提供者:阿焦
  1. Super

    0下载:
  2. 利用消息缓冲队列机制,实现线程间的通信。-message
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:5815
    • 提供者:rainy
  1. lpc2132_dome

    0下载:
  2. lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:76218
    • 提供者:杨盛
  1. dlb

    0下载:
  2. 双缓冲队列的C++实现,用到了模板封装机制,重用性更好,写服务器程序必备!-Double buffering queue C++ implementation mechanism used in the template package, reuse and better, write the server program must have!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:25743
    • 提供者:挑灯看剑
  1. code

    0下载:
  2. 这是一个linux下的进程间通信,管道机制、消息缓冲队列、和共享内存机制进行进程间的通信等等。-This is an inter-process communication under linux, pipe mechanism, the message buffer queues, and shared memory mechanism for inter-process communication and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:5054
    • 提供者:黄锋
  1. 3-2

    0下载:
  2. 使用消息缓冲队列来实现 client 进程和server 进程之间的通信-Buffer queue with the message client process and server to implement the communication between processes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:563
    • 提供者:曲丽萍
« 12 3 4 »
搜珍网 www.dssz.com